GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / GetItemSelectState Method





In This Topic
GetItemSelectState Method (IThumbnailEx)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(42)>
Function GetItemSelectState( _
   ByVal ItemIdx As Integer _
) As Boolean
[DispId(42)]
bool GetItemSelectState( 
   int ItemIdx
)
function GetItemSelectState( 
    ItemIdx: Integer
): Boolean; 
DispIdAttribute(42)
function GetItemSelectState( 
   ItemIdx : int
) : boolean;
[DispId(42)]
bool GetItemSelectState( 
   int ItemIdx
) 
[DispId(42)]
bool GetItemSelectState( 
   int ItemIdx
) 

Parameters

ItemIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members